Adapt ediff window handling to multi-tty.
authorChong Yidong <cyd@gnu.org>
Thu, 26 Apr 2012 03:04:36 +0000 (11:04 +0800)
committerChong Yidong <cyd@gnu.org>
Thu, 26 Apr 2012 03:04:36 +0000 (11:04 +0800)
commita35c3964be381da9e1b2f2d9bbedb2e424b82793
tree2a01bb1051b737aa65fb040362b5a2650757e3a0
parentb3471612521971e7ba3b2cb2d8f9a114af308f34
Adapt ediff window handling to multi-tty.

* vc/ediff-init.el: Always define ediff-pixel-width/height.

* vc/ediff-wind.el (ediff-setup-windows-default): New function.
(ediff-window-setup-function): Use it as the default, to set up
windows based on whether the current frame is graphical.
(ediff-choose-window-setup-function-automatically): Make obsolete.
lisp/ChangeLog
lisp/vc/ediff-init.el
lisp/vc/ediff-wind.el